home *** CD-ROM | disk | FTP | other *** search
/ W95 Shareware Collection / W95 Collection - Windows 95 Shareware (LCDCAN).iso / win95 / educate / track32 / history.bat < prev    next >
DOS Batch File  |  1995-09-02  |  426b  |  24 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo  This batch file will install 750+ historcal storms 
  6. echo  from the years 1900-1993 into your 'Tracking The Eye' 
  7. echo  directory.
  8. echo.
  9. echo.
  10. echo Press Control+C to cancel or
  11. pause
  12. history -o
  13. cls
  14. echo.
  15. echo.
  16. echo Install finished.
  17. echo The next time you use the File Open dialog box in 
  18. echo 'Tracking The Eye' you will see the new storms.
  19. echo.
  20. echo.
  21. echo.
  22. echo.
  23. pause
  24.